Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SHAutoComplete関数を使ったフォルダ位置の入力補完 #1969

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

beru
Copy link
Contributor

@beru beru commented Jul 31, 2024

PR対象

  • アプリ(サクラエディタ本体)

カテゴリ

  • 改善

PR の背景

#1968 で提案が行われました。

仕様・動作説明

Grepの検索場所(フォルダ位置指定)で入力補間が利くようになります。

PR の影響範囲

  • Grep
  • Grep置換

テスト内容

入力補間が機能する事を確認しました。

関連 issue, PR

#1968

参考資料

https://learn.microsoft.com/en-us/windows/win32/api/shlwapi/nf-shlwapi-shautocomplete
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getcomboboxinfo

@beru beru self-assigned this Jul 31, 2024
@beru beru added the enhancement ■機能追加 label Jul 31, 2024
Copy link

sonarcloud bot commented Jul 31, 2024

@AppVeyorBot
Copy link

Build sakura 1.0.4367 failed (commit 63d5142976 by @beru)

Copy link
Member

@kengoide kengoide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

問題ないものと思います。

@beru
Copy link
Contributor Author

beru commented Aug 29, 2024

レビューありがとうございます。Mergeします。

@beru beru merged commit ad063bb into sakura-editor:master Aug 29, 2024
23 of 24 checks passed
@beru beru deleted the use_SHAutoComplete branch August 29, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ■機能追加
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants